Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 2 - 3D Viewer / 3D Viewer Reference
3D Viewer Routines / Creating and Configuring Viewers


Q3ViewerRestoreView

You can use the Q3ViewerRestoreView function to restore the camera associated with a viewer object.

OSErr Q3ViewerRestoreView (TQ3ViewerObject theViewer);
theViewer
A viewer object.
DESCRIPTION
The Q3ViewerRestoreView function restores the camera settings of the viewer specified by the theViewer parameter to the original camera specified in the associated view hints object. If there is no view hints object associated with the specified viewer, Q3ViewerRestoreView creates a new default camera.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996